-
Home
-
WP Search with Algolia
-
2.2.0
-
Code
-
Classes
- BufferStream
Total Complexity |
20 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
125 |
Lines of code |
65 |
Logical lines of code |
29 |
Comment lines |
16 |
Methods |
16 |
Properties |
2 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getMetadata() |
S |
71 |
3 |
6 |
read() |
S |
63 |
2 |
11 |
write() |
S |
69 |
2 |
7 |
__construct() |
S |
81 |
1 |
3 |
__toString() |
S |
81 |
1 |
3 |
getContents() |
S |
74 |
1 |
5 |
close() |
S |
81 |
1 |
3 |
detach() |
S |
82 |
1 |
3 |
getSize() |
S |
80 |
1 |
3 |
isReadable() |
S |
82 |
1 |
3 |
isWritable() |
S |
82 |
1 |
3 |
isSeekable() |
S |
82 |
1 |
3 |
rewind() |
S |
81 |
1 |
3 |
seek() |
S |
80 |
1 |
3 |
eof() |
S |
79 |
1 |
3 |
tell() |
S |
80 |
1 |
3 |